NBatchTransform<TItem> Class Members
In This Topic
The following tables list the members exposed by NBatchTransform<TItem>.
Public Constructors
Public Methods
| Name | Description |
 | Build | Overloaded. Overridden. Builds the transformer batch from the specified building items. |
 | CanFlip | Determines whether a flip operation can be performed |
 | CanRotate | Determines whether the rotate operation can be performed |
 | FlipHorizontal | Flips the batch nodes horizontally |
 | FlipVertical | Flips the batch nodes vertically |
 | Rotate | Rotates the batch nodes to the left with the specified step (in degrees) |
Top
See Also